home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / private / Drivers / i386 / SerialMouse.config / Spanish.lproj / SerialMouseInspector.nib / data.classes next >
Text File  |  1994-10-04  |  1KB  |  48 lines

  1. SerialMouseInspector = {
  2.     ACTIONS = {
  3.     "comPortDidChange:" = "comPortDidChange:"; 
  4.     "invertDirections:" = "invertDirections:"; 
  5.     "setResolutionFromSlider:" = "setResolutionFromSlider:"; 
  6.     "setResolutionFromTextField:" = "setResolutionFromTextField:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     comPortButton = comPortButton; 
  10.     comPortPopup = comPortPopup; 
  11.     fastText = fastText; 
  12.     invertedSwitch = invertedSwitch; 
  13.     resolutionBox = resolutionBox; 
  14.     resolutionField = resolutionField; 
  15.     resolutionSlider = resolutionSlider; 
  16.     serialBox = serialBox; 
  17.     serialMouseView = serialMouseView; 
  18.     slowText = slowText; 
  19.     }; 
  20.     SUPERCLASS = IODeviceInspector; 
  21. };
  22. IODeviceInspector = {
  23.     ACTIONS = {
  24.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  25.     "rangeDidChange:" = "rangeDidChange:"; 
  26.     "showInfo:" = "showInfo:"; 
  27.     }; 
  28.     OUTLETS = {
  29.     accessoryHolder = accessoryHolder; 
  30.     dmaBox = dmaBox; 
  31.     dmaMatrix = dmaMatrix; 
  32.     infoButton = infoButton; 
  33.     infoPanel = infoPanel; 
  34.     infoText = infoText; 
  35.     inspectionView = inspectionView; 
  36.     irqBox = irqBox; 
  37.     irqMatrix = irqMatrix; 
  38.     memoryBox = memoryBox; 
  39.     memoryController = memoryController; 
  40.     origWindow = origWindow; 
  41.     portsBox = portsBox; 
  42.     portsController = portsController; 
  43.     statusTitle = statusTitle; 
  44.     }; 
  45.     SUPERCLASS = Object; 
  46. };
  47. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  48.